ReportRenderer.reset Method
Clears any rendered content and regenerates the view.
Parameters
- maintainScrollPosition
-
Type: Boolean
(optional) A value indicating whether to render the same amount of content as before and attempt to preserve the scroll position.
Optional: True
Return Value
Type: jQuery.Promise
A promise object which will be resolved when the reset is complete.